home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / multimedia / photo2dvd / photo2dvd_trial.exe / {app} / photo2dvd.chm / script / css.css
Cascading Style Sheet File  |  2005-11-03  |  2KB  |  115 lines

  1. td {
  2.     font-family: "Arial", "Helvetica", "sans-serif";
  3.     font-size: 14px;
  4.     color: #333333;
  5.     font-style: normal;
  6.  
  7. }
  8. pre {
  9.     font-family: "Arial", "Helvetica", "sans-serif";
  10.     font-size: 14px;
  11.     font-weight: normal;
  12.     color: #333333;
  13. }
  14. A:link {
  15.     FONT-SIZE: 14px; COLOR: #000000; FONT-STYLE: normal;font-family: "Arial";
  16. }
  17. A:visited {
  18.     FONT-SIZE: 14px; COLOR: #000000; FONT-STYLE: normal; font-family: "Arial";
  19. }
  20. A:hover {
  21.     FONT-SIZE: 14px; COLOR: #FF9900; FONT-STYLE: normal; font-family: "Arial";
  22. }
  23. A.linkb:link {
  24.     FONT-SIZE: 16px;
  25.     COLOR: #000000;
  26.     FONT-STYLE: normal;
  27.     font-family: "Arial";
  28.     font-weight: bold;
  29.     text-decoration: none;
  30.  
  31. }
  32. A.linkb:visited {
  33.     FONT-SIZE: 16px;
  34.     COLOR: #000000;
  35.     FONT-STYLE: normal;
  36.     font-family: "Arial";
  37.     font-weight: bold;
  38.     text-decoration: none;
  39.  
  40. }
  41. A.linkb:hover {
  42.     FONT-SIZE: 16px;
  43.     COLOR: #FF9900;
  44.     FONT-STYLE: normal;
  45.     font-family: "Arial";
  46.     font-weight: bold;
  47.     text-decoration: none;
  48.  
  49. }
  50. A.links:link {
  51.     FONT-SIZE: 14px;
  52.     COLOR: #000000;
  53.     FONT-STYLE: normal;
  54.     font-family: "Arial";
  55.     font-weight: bold;
  56.     text-decoration: none;
  57.  
  58. }
  59. A.links:visited {
  60.     FONT-SIZE: 14px;
  61.     COLOR: #000000;
  62.     FONT-STYLE: normal;
  63.     font-family: "Arial";
  64.     font-weight: bold;
  65.     text-decoration: none;
  66.  
  67. }
  68. A.links:hover {
  69.     FONT-SIZE: 14px;
  70.     COLOR: #ff9900;
  71.     FONT-STYLE: normal;
  72.     font-family: "Arial";
  73.     font-weight: bold;
  74.     text-decoration: none;
  75.  
  76. }
  77. .title {
  78.     font-size: 18px;
  79.     font-weight: bold;
  80.     color: #000000;
  81.     font-family: "Arial", "Helvetica", "sans-serif";
  82.  
  83. }
  84. .titles {
  85.     font-size: 16px;
  86.     font-weight: bold;
  87.     color: #000000;
  88.     line-height: 30px;
  89.  
  90. }
  91. .b {
  92.     font-family: "Arial", "Helvetica", "sans-serif";
  93.     font-size: 14px;
  94.     font-weight: bold;
  95. }
  96. .titleb {
  97.     font-size: 20px;
  98.     font-weight: bolder;
  99.     color: #000033;
  100.     font-family: "Arial", "Helvetica", "sans-serif";
  101.  
  102. }
  103. .note {
  104.     font-family: "Helvetica";
  105.     font-size: 12px;
  106.     color: #283ED0;
  107. }
  108. .note-b {
  109.     font-family: "Helvetica";
  110.     font-size: 12px;
  111.     color: #000000;
  112.     font-weight: bold;
  113.  
  114. }
  115.